home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / comm / fido / gfreq23.lha / GFreq2.3 / GoldFreq.cfg < prev    next >
Text File  |  1995-10-20  |  7KB  |  282 lines

  1. ; Configuration File For Gold Freq 2.3
  2.  
  3. ; Your name
  4.  
  5. SYSOP Jari Kanerva
  6.  
  7. ; Your node number
  8.  
  9. NODE 2:201/411.73
  10.  
  11. ; Your BBS Name
  12.  
  13. SYSTEM The Cybers Heaven
  14.  
  15. ; *****************************************************************************
  16.  
  17. ; Tell GoldFreq to keep accounting of requested files.
  18. ; (NO)FILEACC
  19.  
  20. FILEACC
  21.  
  22. ; Path to the Accounting directory
  23. ; (NO)ACCPATH 
  24.  
  25. ACCTPATH  Mail:GFreq/Accounts
  26.  
  27. ; Path to Gold Freq's logfile (NO)LOGFILE
  28.  
  29. LOGFILE   Logs:GFreq.Log
  30.  
  31. ; Path to your Nodelist directory
  32.  
  33. NODELIST  Mail:Nodelist
  34.  
  35. ; path for GoldFreq's to put it's Database files.
  36.  
  37. DATABASE mail:GFreq/Database
  38.  
  39. ; Path for GoldFreq to use for it's temporary files.
  40.  
  41. WORKDIR T:
  42.  
  43. ;******************************************************************************
  44.  
  45. ; Allow the user (who sends the freq) to use WildCards.
  46. ; * or #?. (NO)WILDCARDS
  47. WILDCARDS
  48.  
  49. ; Allow the user to send testfreq's (NO)TESTFREQ
  50. TESTFREQ
  51.  
  52. ; Generate a local netmail for succesfull file requests (NO)LOCALMSG
  53. ;LOCALMSG
  54.  
  55. ; Generate a local responsefile for succesfull file requests (NO)RSP
  56. RSP
  57.  
  58. ; Path to netmail header (NO)HEADER
  59.  
  60. HEADER    Mail:GFreq/GFreq.Header
  61.  
  62. ; Path to Firsttime Caller letter (NO)FIRSTCALL
  63.  
  64. FIRSTCALL Mail:GFreq/textfiles/FirstTime.TXT
  65.  
  66. ; File to get taglines from
  67. ; Disable or set to (NO)TAGS
  68.  
  69. TAGS Mail:Gfreq/Tags
  70.  
  71. ; *****************************************************************************
  72.  
  73. ; Set time when freq's are not allowed. There can be more than one StopFreq's.
  74. ; (NO)STOPFREQ <stopp> <start>
  75. ;STOPFREQ 16:12 16:20
  76. ;STOPFREQ 02:00 03:00
  77.  
  78. ; Path to textfile to send for failed requests due to STOPFREQ
  79. ; Disable or set NOFAILSTOPFREQ for not use this
  80.  
  81. FAILSTOPFREQ mail:GFreq/Textfiles/FailStopFreq.TXT
  82.  
  83. ; *****************************************************************************
  84.  
  85. ; Special freq for the sysop. Se the doc...
  86. ; (NO)SYSPASS <password/file>
  87.  
  88. SYSPASS Mail:GFreq/PassWords
  89.  
  90. ; Path to textfile to send for failed requests due to wrong SYSPASS password
  91. ; Disable or set NOFAILSYSPASS for not use this
  92.  
  93. FAILSYSPASS mail:GFreq/Textfiles/FailSys.TXT
  94.  
  95. ; *****************************************************************************
  96.  
  97. ; Allow points to make file requests (NO)POINTS
  98.  
  99. POINTS
  100.  
  101. ; Path to textfile to send for failed requests due to NOPOINT option
  102. ; Disable or set NOFAILPOINT for not use this
  103.  
  104. FAILPOINT mail:GFreq/Textfiles/Point.TXT
  105.  
  106. ; *****************************************************************************
  107.  
  108. ; Allow unlisted systems to make file requests (NO)UNLISTED
  109.  
  110. UNLISTED
  111.  
  112. ; Path to textfile to send for failed requests due to NOUNLISTED option
  113. ; Disable or set NOFAILUNLISTED for not use this
  114.  
  115. FAILUNLISTED Mail:GFreq/Textfiles/Unlisted.TXT
  116.  
  117. ; *****************************************************************************
  118.  
  119. ; Only allow nodes listed with ALLOWNODES to make file requests
  120. ; (NO)ONLYKNOWN
  121.  
  122. NOONLYKNOWN
  123.  
  124. ; Path to textfile to send for failed requests due to ONLYKNOWN option
  125. ; Disable or set NOFAILONLYKNOWN for not use this
  126.  
  127. FAILONLYKNOWN Mail:GFreq/Textfiles/FailKnown.TXT
  128.  
  129. ; *****************************************************************************
  130.  
  131. ; Tell GoldFreq to Beep when it starts. (NO)BEEP
  132.  
  133. ;BEEP
  134.  
  135. ; Define public screen name to open status window on (WB 2.04+)
  136. ; If you wish to use TrapDoor's public screen then you have to put
  137. ; in "SCREENMODE PUBLIC" in TrapDoor.cfg. The screen name is case sensitive
  138. ; below WB 3.0
  139.  
  140. SCREEN TrapDoor
  141.  
  142. ; Define the sizes of Your status window (NO)WINDOW
  143.  
  144. ;WINDOW CON:100/50/450/150/GoldFreq 2.3
  145. WINDOW CON:100/50/450/150/GoldFreq 2.3/Close/Wait/Inactive
  146.  
  147. ; Tell GoldFreq to put his screen to front. This does only work if the option
  148. ; WINDOW is selected. (NO)SCREENTOFRONT
  149.  
  150. NOSCREENTOFRONT
  151.  
  152. ; *****************************************************************************
  153.  
  154. ; Define default file comment to use if the AmigaDos filenote is not set
  155.  
  156. DEFCOMMENT No File Description Available :-(
  157.  
  158. ; For Fish CD users: Have Gold Freq use the Fish CD style file comments.  Omit or
  159. ; set to NOFISH if you not want to use this.
  160.  
  161. NOFISH
  162.  
  163. ; For Aminet. Have Gold Freq use the Aminet style file comments.  Omit or
  164. ; set to NOAMINET if you not want to use this.
  165.  
  166. NOAMINET
  167.  
  168. ; Use the Product-Info file if comment is missing.
  169.  
  170. NOPRODUCT-INFO
  171.  
  172. ; *****************************************************************************
  173.  
  174. ; Define a file to send with all successful file requests.
  175. ; Max 6 PassDefsend's
  176.  
  177. PASSDEFSEND system3.1:disk.info
  178.  
  179. ; Define a file to send with all file requests that failed the security check.
  180. ; Max 6 FailDefsend's
  181.  
  182. FAILDEFSEND work:disk.info
  183.  
  184. ; *****************************************************************************
  185.  
  186. ; Set the maximum time allowed per file request.
  187. ; (NO)MAXTIME <min>
  188. MAXTIME 35
  189.  
  190. ; Define the password to use to disable the MaxTime check.
  191. ; (NO)TIMEPASS <password>
  192. TIMEPASS For_ever
  193.  
  194. ; Set the maximum bytes allowed per file request. 
  195. ; Disable or set NOMAXBYTES for unlimited.
  196.  
  197. MAXBYTES 35m
  198.  
  199. ; Set the maximum files allowed per file request.
  200. ; Disable or set NOMAXFILES for unlimited.
  201.  
  202. MAXFILES 30
  203.  
  204. ; Specify different maxfiles and maxbytes for different user-levels
  205.  
  206. MAXLEVEL 2 FILES 20 BYTES 10m
  207.  
  208. ; *****************************************************************************
  209.  
  210. ; Exclude certain specific nodes from making requests.  Supports wildcards.
  211.  
  212. EXCLUDE 1:234/567.8
  213. EXCLUDE 55:100/*.*
  214.  
  215. ; Path to textfile to send for failed requests due to EXCLUDE option
  216. ; Disable or set NOFAILEXCLUDE for not use this
  217.  
  218. FAILEXCLUDE Mail:GFreq/Textfiles/Exclude.TXT
  219.  
  220. ; *****************************************************************************
  221.  
  222. ; Define nodes that are allowed to request files when ONLYKNOWN mode is active.
  223. ; Also allows you set access levels for nodes for use with or without ONLYKNOWN
  224. ; mode. You may use wildcards.
  225.  
  226. ALLOWNODE 1:123/456.0 LEVEL 5
  227. ALLOWNODE 1:123/456.8 ONLY 5
  228. ALLOWNODE 1:234/567.0 LEVEL 1
  229. ALLOWNODE 55:100/215.* LEVEL 2
  230.  
  231. ; Default nodelevel for points not found under ALLOWNODES
  232. ;(NO)DEFPOINTLEVEL
  233.  
  234. DEFPOINTLEVEL 1
  235.  
  236. ;Default nodelevel for nodes not found under ALLOWNODES
  237. ;(NO)DEFNODELEVEL
  238.  
  239. DEFNODELEVEL 2
  240.  
  241. ; *****************************************************************************
  242.  
  243. ; Allow update-requests. (NO)UPDATE
  244. ; After +yymmdd before-yymmdd
  245.  
  246. UPDATE
  247.  
  248. ; *****************************************************************************
  249.  
  250. ; Define magic filenames.  Optional password and access levels may be assigned.
  251. ; Wildcarding is allowed in the filename.
  252.  
  253.  
  254. ALLMAGIC NEWFILES Files:Local/Text/NewFiles.lha
  255. MAGIC FILES       Files:Local/Text/AllFiles.lha
  256. MAGIC Spot        Files:Local/Utils/spot*
  257. MAGIC CarCo       Files:SKY/Shi_Tns/CarCo* PASSWORD Myfile LEVEL 3
  258.  
  259. ; *****************************************************************************
  260.  
  261. ; Tell GoldFreq to scan the CD databases before the DIRECTORYs.
  262. ; (NO)CDFIRST
  263. CDFIRST
  264.  
  265. ; Define your CD's You may add passwords or access levels as needed. For this
  266. ; to work GoldFreq needs the database files generated by GFMakeBase.
  267.  
  268. CD AmiNet: LEVEL 5
  269. CD ADS: PASSWORD !XX!
  270. CD SKY:
  271.  
  272. ; *****************************************************************************
  273.  
  274. ; Define directories for Gold Freq to search through for files to send.  You
  275. ; may add passwords or access levels as needed.
  276.  
  277. DIRECTORY Files:SKY/FidoNews
  278. DIRECTORY Files:SKY/Shi_Tns PASSWORD Secret LEVEL 5
  279. DIRECTORY Files:ADS/AdsARexx LEVEL 4
  280. DIRECTORY Files:ADS/AdsFido
  281. DIRECTORY Files:ADS/AdsGames  LEVEL 8
  282.